A reverse proxy is capable of tracking IP addresses of requests that are relayed through it as well as reading and/or modifying any non-encrypted traffic.
Forward and reverse proxies are the technologies used to protect client visibility while honoring requests and distributing traffic across multiple servers.
A reverse proxy is used for load balancing, protection from attacks, global server load balancing (GSLB), caching, secure sockets layer (SSL) encryption, and live activity monitoring and logging .
A reverse proxy ultimately forwards user/web browser requests to web servers. However, the reverse proxy server protects the web server's identity. This type of ...